Autogenerated HTML docs for v1.3.3-gd177e 
diff --git a/git-clone.html b/git-clone.html index 1e4994a..40353b4 100644 --- a/git-clone.html +++ b/git-clone.html 
@@ -273,8 +273,8 @@  <h2>SYNOPSIS</h2>   <div class="sectionbody">   <div class="verseblock">  -<div class="content"><em>git-clone</em> [-l [-s]] [-q] [-n] [--bare] [-o &lt;name&gt;] [-u &lt;upload-pack&gt;]  - [--reference &lt;repository&gt;]  +<div class="content"><em>git-clone</em> [--template=&lt;template_directory&gt;] [-l [-s]] [-q] [-n] [--bare]  + [-o &lt;name&gt;] [-u &lt;upload-pack&gt;] [--reference &lt;repository&gt;]   &lt;repository&gt; [&lt;directory&gt;]</div></div>   </div>   <h2>DESCRIPTION</h2>  @@ -402,6 +402,16 @@  </p>   </dd>   <dt>  +--template=&lt;template_directory&gt;  +</dt>  +<dd>  +<p>  + Specify the directory from which templates will be used;  + if unset the templates are taken from the installation  + defined default, typically <tt>/usr/share/git-core/templates</tt>.  +</p>  +</dd>  +<dt>   &lt;repository&gt;   </dt>   <dd>  @@ -496,7 +506,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 05-May-2006 23:14:11 UTC  +Last updated 28-May-2006 20:58:03 UTC   </div>   </div>   </body>